Developer Documentation

QuickTime 4 API Documentation

Wired Movies and Sprites

| Previous | Chapter Contents | Chapter Top | Next |

Actions for QD3D Named Objects

The new action target constant kTargetQD3DNamedObjectName may be used to specify a named object within a QuickDraw 3D track. The leaf data of this atom is a CString .

Constant descriptions

kActionQD3DNamedObjectTranslateTo
Supported flags: none Param1: [Fixed x] Param2: [Fixed y] Param3: [Fixed z] Translates the named object to (x, y, z).

kActionQD3DNamedObjectScaleTo
Supported flags: none Param1: [Fixed xScale] Param2: [Fixed yScale] Param3: [Fixed zScale] Scales the named object by ( xScale , yScale , zScale ).

kActionQD3DNamedObjectRotateTo
Supported flags: none Param1: [Fixed xDegrees] Param2: [Fixed yDegrees] Param3: [Fixed zDegrees] Rotates the named object to ( xDegrees , yDegrees , zDegrees ).


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |